Skip to content

chore(NODE-7481): add AGENTS.md for cross-tool agent guidance#4929

Open
tadjik1 wants to merge 2 commits intomainfrom
NODE-7481
Open

chore(NODE-7481): add AGENTS.md for cross-tool agent guidance#4929
tadjik1 wants to merge 2 commits intomainfrom
NODE-7481

Conversation

@tadjik1
Copy link
Copy Markdown
Member

@tadjik1 tadjik1 commented Apr 27, 2026

Description

Summary of Changes

Generic AGENTS.md file for your local agent.

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@tadjik1 tadjik1 marked this pull request as ready for review April 27, 2026 15:08
@tadjik1 tadjik1 requested a review from a team as a code owner April 27, 2026 15:08
Copilot AI review requested due to automatic review settings April 27, 2026 15:08
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an AGENTS.md file to provide cross-tool guidance for AI coding agents working in the MongoDB Node.js driver repository.

Changes:

  • Introduces a standardized set of build/lint/test commands for agents to use.
  • Documents high-level architecture and key source/test directory layout.
  • Captures repo-specific code conventions (lint-enforced and team conventions) and commit message format.

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
@PavelSafronov PavelSafronov self-assigned this Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants